fs-backend: add a backend cleanup function
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Dec 2009 07:45:15 +0000 (07:45 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Dec 2009 07:45:15 +0000 (07:45 +0000)
commit4baca0b56014781751a5dcca4eb8abf4c08b16ba
tree7bc5d8068822a6c246206ad05965e7bbb6d9e429
parentd08e561228a13f7383efaee6820c50797e61c225
fs-backend: add a backend cleanup function

This patch implements a backend cleanup function in fs-backend so that
when the connection to the frontend is closed we don't leak nodes on
xenstore.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/fs-back/fs-backend.c
tools/fs-back/fs-backend.h
tools/fs-back/fs-xenbus.c